Table of Contents
Basic, in-memory implementation of the Service-Element-Feature pattern
Application class
Base for all S-E-F classes
Basis for all flavors
A complex datatype
An element in its own right
An enumerated type
A primitive type (e.g. Boolean, String, etc.)
Instance (as opposed to class)
Service that supports a (possibly abstract) class
Automatically look up and cache a relevant service
Placeholder for a binding that should be (re)defined by a subclass